About the PBI library
 

      As with all external libraries, you need to include them in your project using the #Include directive. When you want to use the commands and functions that this library provides, add the following line to the top of your main source file:

i.e

  
  #Include "PBI"
  




FACTS:


      * PBI library provides functions for creating and maniplauting PlayBASIC Image Format files (PBI)



 
Related Info: LoadIMage | SaveBitmap | SavePBI | SavePBIex :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com